How to Install pear-channels software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pear-channels software package in Ubuntu 14.04 LTS (Trusty Tahr)

pear-channels software package provides PEAR channels for various projects, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install pear-channels 

pear-channels is installed in your system.

Make ensure the pear-channels package were installed using the commands given below,

$ sudo dpkg-query -l | grep pear-channels *

You will get with pear-channels package name, version, architecture and description in a table

pear-channels package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section PHP
Package pear-channels
Version 0~20131124-1
Description PEAR channels for various projects
Sub Section PHP


See Also, How to uninstall or remove pear-channels software package from Ubuntu 14.04 LTS (Trusty Tahr)?